
*,
body,
html {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}




/*新闻中心*/
.newnr {
	margin:0px auto 30px;
	width: 100%; float:left
}
.home11 {
	padding: 60px 0 80px 0;
}
.between {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.home11_1 {
	padding: 0px 0 0px;
}
.home11_1 li {
	width: 32%;
}
.home11_1 li b {
	width: 100%;
	height: 310px;
	overflow: hidden;
	background:#F00;
}
.home11_1 li b .img {
	width: 100%;
	transition: all .4s;
	object-fit: cover;
}
.home11_1 li .home11_2 {
	height: 70px; background:#18a787; 
	width: 100%;
}
.home11_1 li .home11_2 h3 {
	width: 90%;color:#fff!important;
	margin: 0 auto;
	line-height: 24px; padding-top:18px;
	margin-top: 20px;
	overflow: hidden;
	box-sizing: border-box;
}


.home11_1 li .home11_2 h2 { font-weight:normal; font-size:15px;
	line-height: 25px;
	width: 90%;
	margin: 10px auto;
	height: 50px;
	overflow: hidden;
}
.home11_1 li .home11_2 p {
	height: 36px;
	width: 90%;
	margin: 26px auto 0 auto;
}
.home11_1 li .home11_2 p span {
	width: 36px;
	height: 36px;
	background: #014292;
	border-radius: 50%;
	display: block;
	text-align: center; line-height:36px;
}
.home11_1 li {
	overflow: hidden;
}
.home11_1 li:hover {
	background: #f6f6f6;
}
.home11_1 li:hover .home11_2 h3 {
	color: #014292;
	font-weight: bold;
}
.home11_1 li:hover b .img {
	transform: scale(1.03, 1.03);
}
.home11_3 {
}
.home11_3 a {
	width: 230px;
	height: 60px;
	background: #014292;
}
.home11_3 a:hover {
	color: #ffffff;
}
.cor444 {
	color: #444444;
}
/*新闻中心*/





.index_2{ width:100%; float:left;background-position:center; background-repeat:no-repeat;background-attachment: fixed; background-size:cover; background-image:url(../images/img12.jpg);
color:#fff; text-align:center; background-color:#e4e4e4; padding-bottom:4vw; position:relative; padding-top:7vw;}
.index_2_2{ position:relative; margin-top:0em;
color:#fff; padding-bottom:1.5em; font-size:20px; line-height:60px;}
.index_2_1{
font-size:40px; }
.index_2_1 b { font-weight:700; font-family:"微软雅黑"}







@media all and (max-width:768px){



.index_2{ width:100%; float:left;background-position:center; background-repeat:no-repeat;background-attachment: fixed; background-size:cover; background-image:url(../images/img12.jpg);
color:#fff; text-align:center; background-color:#e4e4e4; padding-bottom:5vw; position:relative; padding-top:10vw;}
.index_2_2{ position:relative; margin-top:0em;
color:#fff; padding-bottom:1.5em; font-size:14px; line-height:30px;}
.index_2_1{
font-size:17px; }
.index_2_1 b { font-weight:700; font-family:"微软雅黑"}


}
